home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>15.10.  Neon</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="filters-alpha-to-logo.html" title="15.  Alpha to Logo Filters" />
- <link rel="prev" href="script-fu-glossy-logo-alpha.html" title="15.9.  Glossy" />
- <link rel="next" href="script-fu-t-o-p-logo-alpha.html" title="15.11.  Particle Trace" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">15.10. 
- <span lang="en" xml:lang="en">Neon</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="script-fu-glossy-logo-alpha.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">15. 
- <span lang="en" xml:lang="en">Alpha to Logo Filters</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="script-fu-t-o-p-logo-alpha.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="script-fu-neon-logo-alpha"></a>15.10. 
- <span lang="en" xml:lang="en">Neon</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2332 $</td>
- <td align="left">2007-10-30</td>
- <td align="left">ude</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2787186" class="indexterm"></a>
- <a id="id2787204" class="indexterm"></a>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2787213"></a>15.10.1. 
- <span lang="en" xml:lang="en">Overview</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2787223"></a>
- <p class="title">
- <b>Figure 16.313. 
- <span lang="en" xml:lang="en">
- Example for the “<span class="quote">Neon</span>” filter
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/logo-neon-applied.jpg" alt="Example for the Neon filter" />
- <div class="caption">
- <p>“<span class="quote">Neon</span>” applied</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- This filter converts the active layer's alpha into a neon-sign like
- object and optionally adds a shadow.
- </p>
- <p>
- It is derived from the “<span class="quote">Neon</span>” Script-Fu script
- (<span class="guimenu"><span class="accel">X</span>tns</span> ‚Üí <span class="guisubmenu"><span class="accel">L</span>ogo</span> ‚Üí <span class="guimenuitem">N<span class="accel">e</span>on</span> in the toolbox),
- which creates a text effect that simulates neon lighting:
- </p>
- <div class="mediaobject">
- <img src="../images/filters/examples/neon-script-fu.jpg" />
- </div>
- <p>
- The filter uses two layers to achieve the neon effect:
- </p>
- <div class="figure">
- <a id="id2787333"></a>
- <p class="title">
- <b>Figure 16.314. 
- <span lang="en" xml:lang="en">The Neon effect</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/neon-tubes.png" alt="The Neon effect" />
- <div class="caption">
- <p>The “<span class="quote">Neon Tubes</span>” layer</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/neon-glow.png" alt="The Neon effect" />
- <div class="caption">
- <p>The “<span class="quote">Neon Glow</span>” layer</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- The layer “<span class="quote">Neon Tubes</span>” is the active layer the filter is
- applied to. The content of this layer doesn't matter. Only the alpha
- channel does, especially its shape.
- </p>
- <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Warning">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Warning]" src="../images/warning.png" />
- </td>
- <th align="left">Warning</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- The image will always be resized to the active layer's size.
- </p>
- </td>
- </tr>
- </table>
- </div>
- <p>
- The “<span class="quote">Neon Glow</span>” layer below contains the glowing of the
- leon light.
- </p>
- <p>
- Optional a “<span class="quote">Shadow</span>” layer is created below, containing a
- drop shadow in the same shape of the active layer's alpha channel. At
- the bottom a new “<span class="quote">Background</span>” layer is created filled with
- the <span class="guilabel">Background color</span>.
- </p>
- <p>Overview of the Neon filter layers:</p>
- <div class="mediaobject">
- <img src="../images/filters/examples/neon-4layers.png" />
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2787473"></a>15.10.2. 
- <span lang="en" xml:lang="en">Activate the filter</span>
- </h4>
- </div>
- </div>
- </div>
- <p>
- You can find this filter in the image window menu under
- <span class="guimenu"><span class="accel">F</span>ilters</span> ‚Üí <span class="guisubmenu">Alpha to <span class="accel">L</span>ogo</span> ‚Üí <span class="guimenuitem">N<span class="accel">e</span>on</span>.
- </p>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2787524"></a>15.10.3. 
- <span lang="en" xml:lang="en">Options</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2787535"></a>
- <p class="title">
- <b>Figure 16.315. 
- <span lang="en" xml:lang="en">“<span class="quote">Neon</span>” options</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/options-logo-neon.png" alt="Neon options" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">
- <span lang="en" xml:lang="en">Effect size (pixels * 5)</span>
- </span>
- </dt>
- <dd>
- <p>
- This is actually the font size option of the Neon Script-Fu
- script. Some internal values will be set in relation to this font
- size, for instance tube size, shadow offset, and blur radius. So
- it may be a good idea to select the height of your objects as a
- starting point here. (“<span class="quote">pixels * 5</span>” is nonsense,
- ignore it.)
- </p>
- </dd>
- <dt>
- <span class="term">
- <span lang="en" xml:lang="en">Background color</span>
- </span>
- </dt>
- <dd>
- <p>
- This is the color used to fill the “<span class="quote">Background</span>”
- layer; it defaults to black. When you click on the color swatch
- button, you can choose any other color in the color selector
- dialog.
- </p>
- </dd>
- <dt>
- <span class="term">
- <span lang="en" xml:lang="en">Glow color</span>
- </span>
- </dt>
- <dd>
- <p>
- This is the color of the glowing neon tubes. The default is a
- typical neon-like light blue (38,211,255). Again, a click on the
- color swatch button brings up the color selector.
- </p>
- </dd>
- <dt>
- <span class="term">
- <span lang="en" xml:lang="en">Create shadow</span>
- </span>
- </dt>
- <dd>
- <p>
- Optionally, the filter can create a drop shadow, which will have
- the same shape as the alpha channel. The shadow color is black,
- and cannot be modified. Unless you don't plan to remove the
- background layer, you should select a different
- <span class="guilabel">Background color</span>.
- </p>
- <div class="mediaobject">
- <img src="../images/filters/examples/neon-shadow.png" />
- <div class="caption">
- <p>“<span class="quote">Neon</span>” with shadow</p>
- </div>
- </div>
- </dd>
- </dl>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="script-fu-glossy-logo-alpha.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="filters-alpha-to-logo.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="script-fu-t-o-p-logo-alpha.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="script-fu-glossy-logo-alpha.html">15.9. 
- <span lang="en" xml:lang="en">Glossy</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="script-fu-t-o-p-logo-alpha.html">15.11. 
- <span lang="en" xml:lang="en">Particle Trace</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-